Package furny.states

Class Summary
InitializerPreState Pre state to initialize the population and show room.
InitializerUIController This is a controller that allows communication with the nifty gui.
InitializerUIState This is an advanced app state which adds gui to the initializer pre state.
SummaryPostState<T extends IIndividual<T>> Post state to show a summary after the evaluation.
SummaryUIController<T extends IIndividual<T>> This is a controller that allows communication with the nifty gui.
SummaryUIState<T extends IIndividual<T>> This is an advanced app state which adds gui to the summary post state.